PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowContent Class
/ getInnerMargins Method
Collapse All
Expand All
In This Topic
getInnerMargins Method
In This Topic
Gets the content inner margins.
The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.
Syntax
public
PDFFlowContentMargins
getInnerMargins()
Return Value
A
PDFFlowContentMargins
object specifying the content inner margins.
See Also
Reference
PDFFlowContent Class
PDFFlowContent Members